This app is created to classify iris, based on the attributes specified in "Edgar Anderson's Iris Data":
Sepal Length, Sepal Width, Petal Length, Petal Width
- When user keys in the values for the attributes, a prediction will be made.
- For demonstration purpose, we will use the values below as example.
- Sepal Length = 6cm
- Sepal Width = 3cm
- Petal Length = 6cm
- Petal Width = 2cm